[INFO] fetching crate hyperdht 0.1.1...
[INFO] fixing hyperdht-0.1.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate hyperdht 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate hyperdht 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hyperdht 0.1.1
[INFO] tweaked toml for crates.io crate hyperdht 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hyperdht 0.1.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hyperdht 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atomic-instant v0.1.1
[INFO] [stderr]   Downloaded uint v0.8.5
[INFO] [stderr]   Downloaded udx-udp v0.2.0
[INFO] [stderr]   Downloaded uint24le_framing v0.2.0
[INFO] [stderr]   Downloaded udx v0.2.0
[INFO] [stderr]   Downloaded quanta v0.7.2
[INFO] [stderr]   Downloaded atomic-shim v0.1.0
[INFO] [stderr]   Downloaded crossbeam v0.7.3
[INFO] [stderr]   Downloaded rusty_nodejs_repl v0.2.2
[INFO] [stderr]   Downloaded tracing-tree v0.4.0
[INFO] [stderr]   Downloaded async-io v2.4.1
[INFO] [stderr]   Downloaded async-signal v0.2.11
[INFO] [stderr]   Downloaded xattr v1.5.1
[INFO] [stderr]   Downloaded minisign-verify v0.2.4
[INFO] [stderr]   Downloaded hypercore_handshake v0.6.0
[INFO] [stderr]   Downloaded crypto_secretstream v0.2.0
[INFO] [stderr]   Downloaded fixedbitset v0.2.0
[INFO] [stderr]   Downloaded compact-encoding v2.2.0
[INFO] [stderr]   Downloaded prost-derive v0.6.1
[INFO] [stderr]   Downloaded prost-types v0.6.1
[INFO] [stderr]   Downloaded prost v0.6.1
[INFO] [stderr]   Downloaded dht-rpc v0.0.2
[INFO] [stderr]   Downloaded petgraph v0.5.1
[INFO] [stderr]   Downloaded snow v0.10.0
[INFO] [stderr]   Downloaded libsodium-sys-stable v1.22.3
[INFO] [stderr]   Downloaded prost-build v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2f6d90b9444a445b88645026ec72d4ee8249713f56e5d9151f7c1908d16ffc32
[INFO] running `Command { std: "docker" "start" "2f6d90b9444a445b88645026ec72d4ee8249713f56e5d9151f7c1908d16ffc32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f6d90b9444a445b88645026ec72d4ee8249713f56e5d9151f7c1908d16ffc32" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f6d90b9444a445b88645026ec72d4ee8249713f56e5d9151f7c1908d16ffc32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f6d90b9444a445b88645026ec72d4ee8249713f56e5d9151f7c1908d16ffc32" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling dary_heap v0.3.7
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking raw-cpuid v9.1.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking atomic-shim v0.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]    Compiling minisign-verify v0.2.4
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling snow v0.10.0
[INFO] [stderr]     Checking quanta v0.7.2
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking atomic-instant v0.1.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking uint v0.8.5
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking crypto_secretstream v0.2.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking compact-encoding v2.2.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking const-hex v1.14.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking polling v3.8.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking async-io v2.4.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking async-signal v0.2.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking wasm-timer v0.2.5
[INFO] [stderr]     Checking hypercore_handshake v0.6.0
[INFO] [stderr]     Checking uint24le_framing v0.2.0
[INFO] [stderr]     Checking tracing-tree v0.4.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]     Checking udx-udp v0.2.0
[INFO] [stderr]     Checking async-compat v0.2.4
[INFO] [stderr]     Checking rusty_nodejs_repl v0.2.2
[INFO] [stderr]     Checking udx v0.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling libsodium-sys-stable v1.22.3
[INFO] [stderr]     Checking dht-rpc v0.0.2
[INFO] [stderr]     Checking hyperdht v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/udx.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use test_utils::{Result, make_repl};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]   --> tests/adht.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use test_utils::{Result, Testnet};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/rpc.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use test_utils::{Result, Testnet, log};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]   --> tests/js_integration.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use test_utils::{KEYPAIR_JS, Result, make_repl};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]   --> tests/udx.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let o = repl
[INFO] [stdout]    |         ^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> tests/udx.rs:65:13
[INFO] [stdout]     |
[INFO] [stdout]  65 |       let o = repl
[INFO] [stdout]     |  _____________^
[INFO] [stdout]  66 | |         .run_tcp(
[INFO] [stdout]  67 | |             "
[INFO] [stdout]  68 | | UDX = require('udx-native')
[INFO] [stdout] ...   |
[INFO] [stdout] 109 | |         .await?;
[INFO] [stdout]     | |_______________^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> tests/udx.rs:109:15
[INFO] [stdout]     |
[INFO] [stdout] 109 |         .await?;
[INFO] [stdout]     |               ^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `ControlFlow`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ops/control_flow.rs:89:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/signatures.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_utils::{Result, make_repl};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_utils`, use `cargo add test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]   --> tests/js_integration.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let result = repl
[INFO] [stdout]    |         ^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]   --> tests/js_integration.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |       let result = repl
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 53 | |         .run_tcp(
[INFO] [stdout] 54 | |             "
[INFO] [stdout] 55 | | const { NS } = require('hyperdht/lib/constants');
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |         .await?;
[INFO] [stdout]    | |_______________^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]   --> tests/js_integration.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 |         .await?;
[INFO] [stdout]    |               ^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `ControlFlow`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ops/control_flow.rs:89:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]   --> tests/js_integration.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let result = repl
[INFO] [stdout]    |         ^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]   --> tests/js_integration.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 65 |       let result = repl
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 66 | |         .run_tcp("output([...namespace.UNANNOUNCE].toString())")
[INFO] [stdout] 67 | |         .await?;
[INFO] [stdout]    | |_______________^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]   --> tests/js_integration.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 67 |         .await?;
[INFO] [stdout]    |               ^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `ControlFlow`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ops/control_flow.rs:89:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyperdht` (test "rpc") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `hyperdht` (test "udx") due to 4 previous errors
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]   --> tests/signatures.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let res = repl
[INFO] [stdout]    |         ^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]   --> tests/signatures.rs:48:15
[INFO] [stdout]    |
[INFO] [stdout] 48 |       let res = repl
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 49 | |         .run_tcp(
[INFO] [stdout] 50 | |             "
[INFO] [stdout] 51 | | res = Persistent.prototype.verifyAnnounce({ value, target, token }, id);
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |         .await?;
[INFO] [stdout]    | |_______________^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `[u8]` with `&[u8; 4]`
[INFO] [stdout]   --> tests/signatures.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     assert_eq!(res, b"true");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `[u8] == &[u8; 4]`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `PartialEq<&[u8; 4]>` is not implemented for `[u8]`
[INFO] [stdout]    = help: the following other types implement trait `PartialEq<Rhs>`:
[INFO] [stdout]              `&[u8]` implements `PartialEq<ByteStr>`
[INFO] [stdout]              `&[u8]` implements `PartialEq<ByteString>`
[INFO] [stdout]              `&[u8]` implements `PartialEq<bytes::bytes::Bytes>`
[INFO] [stdout]              `&[u8]` implements `PartialEq<bytes::bytes_mut::BytesMut>`
[INFO] [stdout]              `[u8]` implements `PartialEq<ByteStr>`
[INFO] [stdout]              `[u8]` implements `PartialEq<ByteString>`
[INFO] [stdout]              `[u8]` implements `PartialEq<bytes::bytes::Bytes>`
[INFO] [stdout]              `[u8]` implements `PartialEq<bytes::bytes_mut::BytesMut>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]   --> tests/signatures.rs:55:15
[INFO] [stdout]    |
[INFO] [stdout] 55 |         .await?;
[INFO] [stdout]    |               ^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `ControlFlow`
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ops/control_flow.rs:89:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyperdht` (test "js_integration") due to 7 previous errors
[INFO] [stderr] error: could not compile `hyperdht` (test "signatures") due to 5 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyperdht` (test "adht") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2f6d90b9444a445b88645026ec72d4ee8249713f56e5d9151f7c1908d16ffc32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f6d90b9444a445b88645026ec72d4ee8249713f56e5d9151f7c1908d16ffc32", kill_on_drop: false }`
[INFO] [stdout] 2f6d90b9444a445b88645026ec72d4ee8249713f56e5d9151f7c1908d16ffc32
